Skip to content

Add VerifiedState — decision trace infrastructure for AI agents#3809

Closed
1vanbui wants to merge 1 commit intomodelcontextprotocol:mainfrom
1vanbui:add-verifiedstate
Closed

Add VerifiedState — decision trace infrastructure for AI agents#3809
1vanbui wants to merge 1 commit intomodelcontextprotocol:mainfrom
1vanbui:add-verifiedstate

Conversation

@1vanbui
Copy link
Copy Markdown

@1vanbui 1vanbui commented Apr 3, 2026

What this server does

VerifiedState provides decision trace infrastructure for AI agents. It stores structured assertions (subject-predicate-object claims), verifies them through a multi-tier verification ladder, and returns signed receipts as proof.

Tools provided

Tool Description
memory_ingest Store raw content as artifacts with normalized spans
memory_query Six-channel retrieval: semantic, lexical, temporal, graph, conflict, exact
memory_verify Run verification ladder, produce Ed25519-signed receipt
memory_health Namespace health metrics

Links

@olaservo
Copy link
Copy Markdown
Member

Thanks for contributing to the MCP servers repo!

We've retired the third-party server list from the README in favor of the MCP Registry — see #3950 for context. The Official Integrations and Community Servers sections no longer exist in the README, so this PR no longer has a target.

Going forward, please publish your server to the MCP Registry using the quickstart guide:
https://github.com/modelcontextprotocol/registry/blob/main/docs/modelcontextprotocol-io/quickstart.mdx

That's where server discovery now happens. Thanks for building on MCP!


Note: I'm working through the backlog with help from Claude Code to give everyone a prompt response.

@olaservo olaservo closed this Apr 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants